SftTabs/NET 6.0

License Property, SftTabs Class

Softel vdm, Inc.

Returns the product's license number.

Syntax      SftTabs Class (Softelvdm.SftTabsNET)

VB   

Public ReadOnly Overridable Property License As String

C#   

public virtual string License { get; }

C++   

public: property virtual String^ License {
        String^ get();
}

Property Value

Returns the product's license number or an empty string for a demo version.

Comments

The License property returns the product's license number.

A demo version of a product does not have a license number.

The license number is used when requesting product support. Please always include your license number. Without your license number we will not be able to help you.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com